home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / tcudscrn.zip / README.1ST < prev    next >
Text File  |  1993-03-25  |  5KB  |  90 lines

  1.  
  2.      TCUDSCRN.EXE ( Tomcat Update Screen ) program v1.00 March 25, 1993
  3.      ===================================================================
  4.  
  5.      I wrote this little program so that both my users and I could see
  6.      each time the Tomcat main menu comes up how many times Tomcat has
  7.      been used.  How many times the Tomcat door is entered and how many
  8.      times successful packet uploads and downloads have been made to date.
  9.  
  10.      The program has no bells and whistles.  It is written in quickbasic
  11.      v4.5 and it simply scans each of however many activity logs you tell
  12.      it to.  It will scan up to 250 activity logs if you have that many.
  13.      I have three nodes active to users and 2 nodes that are not.  The
  14.      nodes on my BBS that are open for users to use Tomcat are 1-3, so in
  15.      the configuration program I specify (3) to scan activity.001,
  16.      activity.002, and activity.003.
  17.  
  18.      The following files are included in TCUDSCRN.ZIP
  19.  
  20.      README.1ST    Is this file that you are reading now.
  21.      TCUDSCRN.EXE  The program to scan the activity logs.  It should be
  22.                    placed in your Wildcat home directory D:\WC30 or
  23.                    whatever your Wildcat home directory may be.
  24.      CONFIGTS.EXE  Is the program to run to create the configuration
  25.                    file TCUPSCRN.CFG. which after creation should be
  26.                    placed in the same directory as TCUDSCRN.EXE.  The
  27.                    configuration file should only be created with the
  28.                    configuration program.  It should not be edited
  29.                    with an editor as that may confuse the program.
  30.      TOMCAT.BBS    Copy this @Code screen to the directory where you
  31.                    keep your DISPLAY files such as D:\WC30\DISP.  You
  32.                    will specify in the configuration program mentioned
  33.                    above where your display files are kept.  Do not
  34.                    alter or edit this screen with THEDRAW it will
  35.                    possibly cause problems with it.  It is loaded into
  36.                    the TCUDSCRN program and the numbers it displays
  37.                    are altered and then resaved again.  Editing it
  38.                    may confuse the program.  If you already have a
  39.                    TOMCAT.BBS screen, be sure to save it before putting
  40.                    this one in your DISPLAY files area.
  41.  
  42.      ----------------------------------------------------------------------
  43.  
  44.      This program is intended to only be run once on your activity logs until
  45.      you delete them.  It is not intended to be run as a postcall.bat file.
  46.      It should be run as an event scheduled to be run just prior to when the
  47.      activity logs are deleted.  I delete my activity logs as a flexible
  48.      event to be run at midnight each night.  I have several other programs
  49.      run which scan them for information first and this is one of them.
  50.      I have it scheduled as a flexible event to run as the last one before
  51.      the activity logs are deleted.  If you are one who likes to keep
  52.      giant activity logs and only delete them once a week.  Then schedule
  53.      this event to run just once a week.  I can't imagine anyone wanting
  54.      to keep an activity log for more than one week.  If you do keep them
  55.      for over a week then you will have to run this program manually from
  56.      the command prompt at DOS prior to deleting them.  All of the above
  57.      should work just fine and give you the proper information.  I have
  58.      had the program running on SouthWest Lincoln BBS in Lincoln, NE. for
  59.      a week now and have encountered no problems.  That does not mean that
  60.      there are none and no gaurantees are either being expressed or implied
  61.      by myself.  Use this program at your own risk.  I do not ask you to
  62.      register it.  If you try it and like it, use it.  I can't see charging
  63.      $10 or $20 or more like some other sysops do.  If you find you like
  64.      it, call my BBS in Lincoln at let me know.  If you are one of those
  65.      who become overwhelmed with guilt when you use a program that
  66.      another sysop wrote, then through the millstone of guilt out the door
  67.      and mail me a $1 bill.  If I get buried in $1 bills you will feel
  68.      better and I certainly will feel a lot better and may be overwhelmed to
  69.      write more support software for others to use.  I will also be uploading
  70.      soon to the M.S.I. board the @code simulated "pull-down" menu screens I
  71.      created with WCDRAW for others to take a look at and edit for their
  72.      use if they like them.  I think they are much more professional looking
  73.      than any others I have seen anywhere to date.  If you download them
  74.      and like them, use them.
  75.  
  76.      ---------------------------------------------------------------------
  77.  
  78.      John Orwen                SouthWest Lincoln BBS
  79.      P.O.B. 22931              (402) 421-1963 node 1 14,400
  80.      Lincoln, NE 68542         (402) 421-1983 node 2 14,400
  81.                                (402) 420-1903 node 3 14,400
  82.  
  83.  
  84.  
  85.      ----------------------------------------------------------------------
  86.      TOMCAT is a registered product of M.S.I.
  87.      WCDRAW is a registered product of M.S.I.
  88.      Quickbasic is a registered product of Microsoft
  89.  
  90.